Internet Protocol.html


* created: 2026-04-20T20:01
* modified: 2026-05-22T13:20

title

Title

description

Description

related notes

Internet Protocol

The protcol used in the networking layer of the OSI-Model. Package routing works via IP Routing Tables which contian hosts and their associated gateway. If a request comes in the node only looks up the next hop in the routing table, without computing the entire route, which holds true for every subsequent node. The IP is a fire and forget protocol.

References